projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6bdfc3
)
gtk-demo: Don't include "gtk.h"
author
Benjamin Otte
<otte@redhat.com>
Wed, 11 Dec 2019 19:00:46 +0000
(20:00 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 12 Dec 2019 18:50:55 +0000
(19:50 +0100)
demos/gtk-demo/fontplane.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/fontplane.c
b/demos/gtk-demo/fontplane.c
index 26f301d4fcc01e96ec1098079b2434fbf4504a7a..b7b07cb7ada2388bc29afaa832bd06d754b7ef8e 100644
(file)
--- a/
demos/gtk-demo/fontplane.c
+++ b/
demos/gtk-demo/fontplane.c
@@
-19,8
+19,6
@@
#include "fontplane.h"
-#include "gtk.h"
-
enum {
PROP_0,
PROP_WEIGHT_ADJUSTMENT,